Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added default_vid option #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

majenkotech
Copy link

I accidentally changed my VID by omitting the 0x in the config file. As a result it became impossible to use the FTDI chip. This patch adds to the already existing default_pid option a default_vid option to allow recovery from this kind of situation.

@Zibri
Copy link

Zibri commented Dec 31, 2024

@legege in syslog I see usbfs: process 24665 (myprogram) did not claim interface 0 before use
every time I use the library!

@0wwafa
Copy link

0wwafa commented Jan 1, 2025

@legege I also compiled eeprom.c from example under windows using MSYS2 and it can read the eeprom but can't write it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants